Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.ui.texteditor.SourceViewerDecorationSupport

Packages that use SourceViewerDecorationSupport
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. 
 

Uses of SourceViewerDecorationSupport in org.eclipse.ui.texteditor
 

Fields in org.eclipse.ui.texteditor declared as SourceViewerDecorationSupport
protected  SourceViewerDecorationSupport ExtendedTextEditor.fSourceViewerDecorationSupport
          Helper for managing the decoration support of this editor's viewer.
 

Methods in org.eclipse.ui.texteditor that return SourceViewerDecorationSupport
protected  SourceViewerDecorationSupport ExtendedTextEditor.getSourceViewerDecorationSupport(ISourceViewer viewer)
          Returns the source viewer decoration support.
 

Methods in org.eclipse.ui.texteditor with parameters of type SourceViewerDecorationSupport
protected  void ExtendedTextEditor.configureSourceViewerDecorationSupport(SourceViewerDecorationSupport support)
          Configures the decoration support for this editor's the source viewer.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.